home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / pchelp.arc / SQPC.### < prev    next >
Text File  |  1985-02-09  |  987b  |  19 lines

  1. COMMAND:  SQPC                                  DOCUMENTATION : On-line
  2.  
  3. FUNCTION: Compresses program files to take up less space.
  4.  
  5. FORMAT:   SQPC [d:][path]filename[.ext] [d:[path]]
  6.  
  7. TYPE:     Public domain software (Vernon D. Buerg)
  8.  
  9. REMARKS:  SQPC is an improved version of the SQ file squeezer program written
  10.           by Richard Greenlaw that has been re-written in assembler to
  11.           improve performance. The input file name is required, and it may
  12.           contain a drive designation, path specification, or wildcard
  13.           characters. If the optional output file drive and path are not
  14.           specified, the current drive and path are used. The output file names
  15.           are the same as the input file names, except that the middle
  16.           character of the extension is changed to Q. If the input file has no
  17.           extension, the output file is given the extension .QQQ. The output
  18.           files replace existing files of the same name.
  19.